GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / IsFontEmbedded Method





In This Topic
IsFontEmbedded Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function IsFontEmbedded( _
   ByVal FontIdx As Integer _
) As Boolean
public bool IsFontEmbedded( 
   int FontIdx
)
public function IsFontEmbedded( 
    FontIdx: Integer
): Boolean; 
public function IsFontEmbedded( 
   FontIdx : int
) : boolean;
public: bool IsFontEmbedded( 
   int FontIdx
) 
public:
bool IsFontEmbedded( 
   int FontIdx
) 

Parameters

FontIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members